Windows sigalarm fix - #624 - #625
Conversation
There was a problem hiding this comment.
Code Review
This pull request addresses a Windows compatibility issue in RQ where the hardcoded UnixSignalDeathPenalty causes an AttributeError during job registry cleanup. The changes configure BaseRegistry and the queues to use the platform-appropriate death penalty class via get_default_death_penalty_class(). Unit tests have also been added to verify this behavior. No review comments were provided, so there is no additional feedback to address.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
|



This PR is a windows sigalarm fix related to bug #624
PR test builds:
ghcr.io/neptunehub/audiomuse-ai:pr-625ghcr.io/neptunehub/audiomuse-ai:pr-625-nvidiaghcr.io/neptunehub/audiomuse-ai:pr-625-noavx2